Returns an array of property names for the specified property set.
Syntax
GetPropertyNames(PropertySetName As String) As Array
Name | Description |
---|---|
PropertySetName |
Name of the property set from which to return property names. |
Related concepts